PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFScreenAnnotation Class / getPlaceholder Method
In This Topic
    getPlaceholder Method
    In This Topic
    Gets the placeholder to be displayed on the page when the movie is not playing.
    Syntax
    public PDFFormXObject getPlaceholder()

    Return Value

    A com.o2sol.pdf4java.graphics.PDFFormXObject that represents the graphic image to be displayed when the movie is not playing.
    See Also